alter table "PharmacyIndentDetail" add column "CreatedBy" INTEGER

alter table "PharmacyIndentDetail" add column "CreatedDate" TIMESTAMP without time zone

alter table "PharmacyIndentDetail" add column "RequestedDate" TIMESTAMP without time zone